home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Utilities / pplib020 / PPLoadSeg020.doc < prev    next >
Encoding:
Text File  |  2001-07-23  |  984 b   |  36 lines

  1.  
  2. PPLoadseg 2.1 (39.1) is based on v37.4 which was I believe the final
  3. version written by Nico François, back in 1991 (Six years ago!)
  4.  
  5. Changes:
  6.  
  7. o Many small optimisations.
  8.  
  9. o Patch now uses 68020+ opcodes for slight speed increase, and a few
  10.   bytes less memory usage
  11.  
  12. o Now uses DECR_NONE, instead of DECR_POINTER. This will prevent all
  13.   those boot-pictures that use more than 16 colours from flashing.
  14.  
  15. o Made all code PC relative, making the file lots smaller (No reloc-tables)
  16.  
  17. o Now uses OpenLibrary instead of OldOpenLibrary.
  18.   (No difference, just more 90's IMHO)
  19.  
  20. o Uses a global PrintTxt routine to cut down the size a little.
  21.  
  22. o Caches cleared after installing patches, as there is self-modifying
  23.   code in use.
  24.  
  25. o Zero data moved to end of hunks to allow BSS areas to be used.
  26.  
  27.  
  28. Release info
  29.  
  30. 39.0 12.4.97  - Initial release.
  31. 39.1 19.7.97  - Enabled ALL of phxass optimisations
  32.  
  33. ---------------------------------------------------
  34.  
  35. PPLoadSeg unchanged from 39.1 release.
  36.